home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / FTP Server / SunFTP Server Project.EXE / readme.txt < prev    next >
Encoding:
Text File  |  1999-08-25  |  1.2 KB  |  35 lines

  1. {
  2.   Welcome to SunFTP Server Project, Build: 9(1)
  3.  
  4.   by Rasmus J.P. Allenheim, Jan Tomasek and others
  5.  
  6.   Code are compatible with Borland Delphi 3 Std, Pro and C/S
  7.   To compile this project you need the following components:
  8.  
  9.   RX Libraries from MasterBanks (rx.demo.ru)
  10.   ICS (July 25th 1999) by Franocis Piette (www.rtfm.be/fpiette)
  11.   TSockets from Gary T. Desrosiers (included)
  12.   TDirTree from Markus Stephany (included)
  13.   TAutoRunner from Aleksey Kuznetsov (included)
  14.  
  15.   This code currently only compiles under Delphi 3
  16.  
  17.   All code is released under the "lesser" GPL (see license.txt for more info.)
  18.   Code are now Y2K secured, due to a new DateTime function implemented.
  19.   From Build: 9 the file "restricted.lst" have the new name "restricted.ips"
  20.  
  21.   If you make modifications to the code or use parts of it for
  22.   personal use, please send the modified source to: rasmus@xs4all.dk
  23.   but do not attach the compiled .exe module.
  24.  
  25.   You can always find the latest build at: http://xs4all.dk/sunftp
  26.  
  27.   If you have any questions or comments regarding this project, please
  28.   send them to: sunftp@xs4all.dk and mark the mail "q/c".
  29.  
  30.   //Rasmus, 1999.08.25
  31.  
  32.   PS! Sorry for the lack of comments in the core source
  33.   DS!
  34. }
  35.